-
Notifications
You must be signed in to change notification settings - Fork 463
Support Solidity ABI encoded constructor dispatch #2525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
9739858
to
a6db285
Compare
🦑 📈 ink! Example Contracts ‒ Changes Report 📉 🦑These are the results when building the Show Results
Link to the run | Last update: Sun Jun 29 20:38:40 CEST 2025 |
4c6e6ca
to
4de1bdf
Compare
4de1bdf
to
cf61cb8
Compare
/// | ||
/// Should only be used for Solidity ABI encoded constructors/instantiation. | ||
#[inline] | ||
pub fn no_selector() -> Self { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Happy to see that you implemented this here, we'll also need it for calling the pre-compiles.
Summary
Closes #2518
cargo-contract
orpallet-revive
?Description
See #2518 for details
Checklist before requesting a review
CHANGELOG.md